home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / tls / tls014.ltr < prev    next >
Text File  |  1994-09-02  |  706b  |  29 lines

  1. Brian's System Monitor
  2.  
  3. *  Copyright (C) The Santa Cruz Operation, Inc. 1987-1992.
  4.   
  5. This is a small, simple system statistics monitor that
  6. shows a continually updated bar chart of activity:
  7.  
  8.     inodes
  9.     files
  10.     procs
  11.     texts
  12.     locks
  13.     cblocks
  14.  
  15. The usage is shown below.
  16.  
  17.     Usage: sysmon [-t<num>] [-n<filename>] [-c<core>] [-m]
  18.  
  19.     num is timeout in tenths of seconds (0-255) (default 5)
  20.     filename is file to read symbol table from (default /unix)
  21.     core is the core file (default /dev/kmem).
  22.     -m says don't much with colors.
  23.         Sysmon needs to be executed by a user with suitable authorization 
  24.         to read /dev/kmem.
  25.  
  26. Comments are welcome.  Direct to 
  27. Brian Moffet - brianm@sco.com
  28. SCO Engineering Staff
  29.